feat: add TechStackBrick and TechStackGrid components to shared/ui

This commit is contained in:
Ilia Mashkov
2026-04-19 08:27:56 +03:00
parent faf6c574d1
commit ad188fcb21
3 changed files with 121 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
export { TechStackBrick, TechStackGrid } from './ui/TechStack'