diff --git a/frontend/src/App.svelte b/frontend/src/App.svelte
index ee139f9..5a2726e 100644
--- a/frontend/src/App.svelte
+++ b/frontend/src/App.svelte
@@ -109,6 +109,12 @@
+
+ swapTool(toolBrush)} />
+ swapTool(toolFill)} />
+ swapTool(toolPicker)} />
+ swapTool(toolErase)} />
+