Skip to content

Commit 71898bb

Browse files
committed
grrrr
1 parent 7f733a6 commit 71898bb

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/document/Avalonia/docs/2. Styling/AXAML/Adding New Style.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@ Style template ships with a portion for previewer where you can add testing cont
2828
A style starts with a `Selector` which is the rule of target matching, for figuring out which control should have those contained styling.
2929
Contained styling is some key-value pair on properties.
3030

31-
> [!NOTE]
32-
> See [selector syntax]()
33-
3431
```xml
3532
<Styles xmlns="https://github.com/avaloniaui"
3633
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">

0 commit comments

Comments
 (0)