Skip to content

Commit

Permalink
rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamie-n committed Jun 19, 2024
1 parent 6f3aa29 commit 47acf9f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dist/components/form/Form.d.ts.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/components/form/Form.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/index.d.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import Button from './components/button/Button';
import Table from './components/table/Table';
import Form from './components/form/Form';
import FormRichText from "./components/form/components/FormRichText";
import FormRichText from './components/form/components/FormRichText';
import Title from './components/title/Title';
import Card from './components/card/Card';
import Chip from './components/chip/Chip';
Expand Down

0 comments on commit 47acf9f

Please sign in to comment.