소스 검색

#x-spread is now x-bind wrong closing tag

Juno W 4 년 전
부모
커밋
021dc16b35
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      packages/docs/src/en/upgrade-guide.md

+ 1 - 1
packages/docs/src/en/upgrade-guide.md

@@ -230,7 +230,7 @@ One of Alpine's stories for re-using functionality is abstracting Alpine directi
             },
         }
     }
-</template>
+</script>
 ```
 
 [→ Read more about binding directives using x-bind](/directives/bind#bind-directives)