]> source.dussan.org Git - sonarqube.git/commit
SONAR-19936 New UnorderedList components
authorJeremy Davis <jeremy.davis@sonarsource.com>
Mon, 17 Jul 2023 11:55:19 +0000 (13:55 +0200)
committersonartech <sonartech@sonarsource.com>
Fri, 21 Jul 2023 20:03:16 +0000 (20:03 +0000)
commit106e5141332a4d11dd055941394d4a8b4bc83f10
tree004522058b9b25fd1055641409c5454a9758d9c3
parent8f2fde029e993cedf209a9fd7bd50f39dba34a79
SONAR-19936 New UnorderedList components
server/sonar-web/design-system/src/components/UnorderedList.tsx [new file with mode: 0644]
server/sonar-web/design-system/src/components/UnorderedListItem.tsx [new file with mode: 0644]
server/sonar-web/design-system/src/components/__tests__/UnorderedList-test.tsx [new file with mode: 0644]