add edit notice and clean code
This commit is contained in:
@@ -162,7 +162,6 @@ export default function UserNotices() {
|
||||
<Button
|
||||
className="ml-2"
|
||||
onPress={() => {
|
||||
console.log("Edytuj notice");
|
||||
router.replace(
|
||||
`dashboard/notice/edit/${item.noticeId}`
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user