Open
Description
// your answers
hello
<style scoped> /* Modify the code to bind the dynamic color */ p { color: v-bind(theme) } </style>// your answers
hello
<style scoped> /* Modify the code to bind the dynamic color */ p { color: v-bind(theme) } </style>