chore: mark completion of sessions and SWOT components in devbook.md; add @hello-pangea/dnd dependency for drag & drop functionality
This commit is contained in:
5
src/components/swot/index.ts
Normal file
5
src/components/swot/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
export { SwotBoard } from './SwotBoard';
|
||||
export { SwotQuadrant } from './SwotQuadrant';
|
||||
export { SwotCard } from './SwotCard';
|
||||
export { ActionPanel } from './ActionPanel';
|
||||
|
||||
Reference in New Issue
Block a user