mirror of
https://github.com/maputnik/editor.git
synced 2026-01-08 06:20:00 +00:00
Introduce style available prop
This commit is contained in:
@@ -11,7 +11,7 @@ const storage = {
|
||||
const emptyStyle = {
|
||||
version: 8,
|
||||
sources: {},
|
||||
layers: []
|
||||
layers: [],
|
||||
}
|
||||
|
||||
// Return style ids and dates of all styles stored in local storage
|
||||
|
||||
Reference in New Issue
Block a user