Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ This project is built with the following tools and libraries:
- Use default exports for components.
- Use PascalCase for component names.
- Use kebab-case for file names and directories.
- New components should be added to their own directory and should include at least: component, stories, test, figma file, and index.
- New components should be added to their own directory and should include at least: component, stories, test, and index.
- New components should be exported from an `index.ts` file in their directory.
- New components should be exported from the main `index.ts` file in the package.
- New components should include jsdoc comments.
Expand Down
16 changes: 0 additions & 16 deletions figma.config.json

This file was deleted.

Loading
Loading