Remove note syntax (#2574)

This commit is contained in:
Joost Lekkerkerker 2025-02-20 20:23:13 +01:00 committed by GitHub
parent de27a0bdc9
commit dc8a7027f2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,4 +14,3 @@ When new components or features are added to the frontend, those need to be adde
:::note
While the portal is publically named "design", it is referred to as "gallery" in the frontend repository. That is why the script to run the gallery locally in your development environment can be found at `gallery/script/develop_gallery` and the source code in `gallery/src`.
::