change function of fliter sort, modal and locate set new data and change it and update
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
import React from 'react'
|
||||
|
||||
function Content() {
|
||||
return (
|
||||
<div>Content</div>
|
||||
)
|
||||
}
|
||||
|
||||
export default Content
|
||||
Reference in New Issue
Block a user