Skip to content

Commit

Permalink
New Tabs component (#8186)
Browse files Browse the repository at this point in the history
  • Loading branch information
ccschmitz committed Apr 5, 2024
1 parent add35cf commit f3e5868
Show file tree
Hide file tree
Showing 25 changed files with 805 additions and 1,131 deletions.
2 changes: 1 addition & 1 deletion frontend/.eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
{
"name": "antd",
"importNames": ["Tabs"],
"message": "Please use Tabs from /src/components/Tab instead."
"message": "Please use Tabs from @highlight-run/ui/components instead."
},
{
"name": "antd",
Expand Down
115 changes: 12 additions & 103 deletions frontend/src/__generated/index.css

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

38 changes: 0 additions & 38 deletions frontend/src/components/Tabs/Tabs.module.css

This file was deleted.

134 changes: 0 additions & 134 deletions frontend/src/components/Tabs/Tabs.tsx

This file was deleted.

Loading

0 comments on commit f3e5868

Please sign in to comment.