mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-12-02 10:02:12 +00:00
New translations toolbar.mdx (Portuguese)
This commit is contained in:
@@ -4,7 +4,7 @@ title: Toolbar
|
|||||||
|
|
||||||
<script lang="ts">
|
<script lang="ts">
|
||||||
import Toolbar from '$lib/components/toolbar/Toolbar.svelte';
|
import Toolbar from '$lib/components/toolbar/Toolbar.svelte';
|
||||||
import { currentTool, Tool } from '$lib/stores';
|
import { currentTool, Tool } from '$lib/components/toolbar/tools';
|
||||||
import { onMount, onDestroy } from 'svelte';
|
import { onMount, onDestroy } from 'svelte';
|
||||||
|
|
||||||
onMount(() => {
|
onMount(() => {
|
||||||
|
|||||||
Reference in New Issue
Block a user