Replace typography components with Compound components
This commit is contained in:
10
src/button/Link.module.css
Normal file
10
src/button/Link.module.css
Normal file
@@ -0,0 +1,10 @@
|
||||
/*
|
||||
Copyright 2024 New Vector Ltd.
|
||||
|
||||
SPDX-License-Identifier: AGPL-3.0-only
|
||||
Please see LICENSE in the repository root for full details.
|
||||
*/
|
||||
|
||||
.external {
|
||||
color: inherit;
|
||||
}
|
||||
Reference in New Issue
Block a user