Explorar o código

change file for fixing fail

yusuketk %!s(int64=7) %!d(string=hai) anos
pai
achega
b53743092c
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      resource/js/components/PageComment/CommentForm.js

+ 2 - 2
resource/js/components/PageComment/CommentForm.js

@@ -5,8 +5,8 @@ import CommentPreview from '../PageComment/CommentPreview';
 
 
 import Button from 'react-bootstrap/es/Button';
 import Button from 'react-bootstrap/es/Button';
 import FormControl from 'react-bootstrap/es/FormControl';
 import FormControl from 'react-bootstrap/es/FormControl';
-import Tab from 'react-bootstrap/es/tab';
-import Tabs from 'react-bootstrap/es/tabs';
+import Tab from 'react-bootstrap/es/Tab';
+import Tabs from 'react-bootstrap/es/Tabs';
 import UserPicture from '../User/UserPicture';
 import UserPicture from '../User/UserPicture';
 
 
 /**
 /**