Same folder name between presentational and smart components

This commit is contained in:
Sanne Raymaekers 2020-12-17 13:14:04 +01:00
parent e814ae1bb8
commit 1883a065f7
5 changed files with 4 additions and 4 deletions

View file

@ -1,6 +0,0 @@
.error {
color: var(--pf-global--danger-color--100);
}
.success {
color: var(--pf-global--success-color--100);
}