mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2026-05-09 03:00:14 +00:00
4 lines
58 B
TypeScript
4 lines
58 B
TypeScript
|
|
export const editStyle = $state({
|
||
|
|
current: false,
|
||
|
|
});
|