b8ff3d3050
* feat: implement subnav using exisitng DD component * chore: make nav as per design * chore: fix conflicts * style: make css for trigger match designs * chore: add border to subnav card * chore: reogranise files * chore: remove unused imports * fix: minor rendering errors * test: add first tests * chore: fix failing tests from nav update * test: add unit tests for nav * style: lint * style: make navbar theme work properly * style: lint * chore: remove unnecessary click on header * fix: move route config to ts only file * test: tidy up test logic * feat: add nav drop down to ui toolkit * fix: broken routing in places * style: lint Co-authored-by: Joe <joe@vega.xyz>
2 lines
33 B
TypeScript
2 lines
33 B
TypeScript
export * from './dropdown-menu';
|