test shell script
This commit is contained in:
parent
76394629e1
commit
dffc47d6ce
|
|
@ -26,6 +26,7 @@ const ShowLog = () => {
|
|||
}
|
||||
}
|
||||
};
|
||||
|
||||
useEffect(() => {
|
||||
getContentLog();
|
||||
setTimeout(() => {
|
||||
|
|
|
|||
Loading…
Reference in New Issue