Skip to content

Commit

Permalink
Refactor file paths for ornament component
Browse files Browse the repository at this point in the history
  • Loading branch information
fluid-design-io committed Dec 22, 2024
1 parent 368c848 commit cfa6e62
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/few-schools-mate.md

This file was deleted.

5 changes: 5 additions & 0 deletions .changeset/wild-otters-act.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"vision-pro-ui": patch
---

fixed ornament code import
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# vision-pro-ui

## 0.1.5

### Patch Changes

- 830af22: New List & Hoverable Component, updated landing page UI

## 0.1.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion content/docs/ornament.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import { OrnamentExample } from "@/components/examples/ornament";

```json doc-gen:file
{
"file": "./components/examples/ornament.tsx",
"file": "./components/core/ornament.tsx",
"codeblock": true
}
```
Expand Down

0 comments on commit cfa6e62

Please sign in to comment.