mirror of
https://github.com/penpot/penpot.git
synced 2025-07-10 02:57:20 +02:00
🐛 Add fixes for subscription design review (#6751)
* 🐛 Fix from subscription design review * 📎 Fixes PR feedback
This commit is contained in:
parent
67ca8ccb22
commit
1f42f032fc
24 changed files with 556 additions and 511 deletions
|
@ -317,3 +317,5 @@ export class WorkspacePage extends BaseWebSocketPage {
|
|||
.click(clickOptions);
|
||||
}
|
||||
}
|
||||
|
||||
export default WorkspacePage;
|
Loading…
Add table
Add a link
Reference in a new issue