ITADN

strings ending in ... arent detected

#138OpenImLunaHey 创建于 2024-12-18
I
ImLunaHeycommented
the following isnt being picked up. if i remove some of the periods it does. ```tsx if (isLoading) return <div>Loading...</div>; ```
1 条评论