UNPKG

react-liquid-theme

Version:

A tool for generating shopify .liquid theme files from React components.

6 lines (4 loc) 87 B
function LiquidContinue() { return '{% continue %}'; } export { LiquidContinue };