This website requires JavaScript.
Explore
Help
Register
Sign In
ilia
/
portfolio
Watch
1
Star
0
Fork
0
You've already forked portfolio
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
41edc7edf73dde8e4def3fe4cfdbe88f71a08492
portfolio
/
src
/
shared
/
ui
/
Badge
/
index.ts
T
3 lines
84 B
TypeScript
Raw
Normal View
History
Unescape
Escape
chore: format codebase and move SectionAccordion to entities/Section
2026-04-23 20:52:43 +03:00
export
type
{
BadgeVariant
}
from
'./ui/Badge'
;
chore: add vitest/globals types, remove redundant vitest imports, fix pre-existing lint issues
2026-04-24 08:38:00 +03:00
export
{
Badge
}
from
'./ui/Badge'
;
Reference in New Issue
Copy Permalink