Skip to content

Commit

Permalink
Update packages/babel-make-styles/src/plugin.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Oleksandr Fediashov <[email protected]>
  • Loading branch information
khmakoto and layershifter authored Dec 14, 2021
1 parent 985f231 commit 20e6fee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/babel-make-styles/src/plugin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -437,7 +437,7 @@ function processDefinitions(
}

/**
* A scenario when slots styles are represented by a function call that eventually evaluates to an object.
* A scenario when slots styles are represented by a sequence expression.
*
* @example
* // ❌ lazy evaluation
Expand Down

0 comments on commit 20e6fee

Please sign in to comment.