added a comment to exlain my decision
This commit is contained in:
parent
c0d730c02d
commit
4bc30cb6e3
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
||||||
|
|
||||||
import { css } from "styled-components"
|
import { css } from "styled-components"
|
||||||
|
|
||||||
|
// not declared in the export object so the export object can refer to it
|
||||||
function theme(currentTheme, values) {
|
function theme(currentTheme, values) {
|
||||||
return values[currentTheme]
|
return values[currentTheme]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue