미지수 괄호 문제 풀이 추가
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import VariableParenthesesClient from "./VariableParenthesesClient";
|
||||
|
||||
export default function VariableParenthesesPage() {
|
||||
return <VariableParenthesesClient />;
|
||||
}
|
||||
Reference in New Issue
Block a user