Join Slack
Powered by
How do we preview multiple composable functions in...
# compose
s
Sudarshan
02/03/2025, 10:52 AM
How do we preview multiple composable functions in same file separately?
s
Seri
02/03/2025, 3:51 PM
You can create
@Preview
functions for each scenario you want to test and the previews will appear next to each other.
2
Views
Open in Slack
Previous
Next