Browse Source
To forbid declaring of attrs is style scope closes #1893 Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>pull/1973/head
Oleksandr Karpovich
3 years ago
committed by
GitHub
3 changed files with 8 additions and 1 deletions
@ -0,0 +1,4 @@ |
|||||||
|
package org.jetbrains.compose.web.attributes |
||||||
|
|
||||||
|
@DslMarker |
||||||
|
annotation class HtmlAttrMarker |
Loading…
Reference in new issue