add board buttons row for mobile and desktop, global styling for button

This commit is contained in:
plebeius.eth
2024-03-22 12:09:17 +01:00
parent 7e33a5de8e
commit 80c3a51328
9 changed files with 123 additions and 50 deletions
+1
View File
@@ -0,0 +1 @@
export { MobileBoardButtons, DesktopBoardButtons } from './board-buttons';