mirror of
https://github.com/phuoc-ng/csslayout.git
synced 2025-10-23 10:46:13 +02:00
Use class attribute in raw sample code
This commit is contained in:
@@ -118,7 +118,7 @@ const Details: React.FC<{}> = () => {
|
||||
}
|
||||
</style>
|
||||
|
||||
<ul className="p-nested-dropdowns">
|
||||
<ul class="p-nested-dropdowns">
|
||||
<li>Home</li>
|
||||
<li>
|
||||
<div>Patterns</div>
|
||||
|
Reference in New Issue
Block a user