diff --git a/src/components/Board/PlatformPicker.vue b/src/components/Board/PlatformPicker.vue index 48b15c9a..6e53f817 100644 --- a/src/components/Board/PlatformPicker.vue +++ b/src/components/Board/PlatformPicker.vue @@ -1,5 +1,23 @@ + - + + + + New + Edit + Undo + + + Item 1 + Item 2 + Item 3 + + + Save + Cancel + + + - - - - + - {{ platform.name }} - - + + {{ platform.name }} + + + + +