mirror of
https://github.com/penpot/penpot.git
synced 2025-06-05 23:41:38 +02:00
✨ Rename grid to guides
This commit is contained in:
parent
c13ec3a1e0
commit
b05f48ca5f
3 changed files with 8 additions and 2 deletions
|
@ -417,8 +417,8 @@
|
|||
[:& title-bar {:collapsable? has-frame-grids?
|
||||
:collapsed? (not open?)
|
||||
:on-collapsed toggle-content
|
||||
:class (stl/css-case :title-spacing-board-grid (not has-frame-grids?))
|
||||
:title (tr "workspace.options.grid.grid-title")}
|
||||
:class (stl/css-case :title-spacing-board-grid (not has-frame-grids?))
|
||||
:title (tr "workspace.options.guides.title")}
|
||||
|
||||
[:button {:on-click handle-create-grid
|
||||
:class (stl/css :add-grid)}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue