mirror of
https://github.com/wassname/talk.git
synced 2026-09-09 11:38:08 +08:00
Plugins renaming
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import {OFFTOPIC_TOGGLE_CHECKBOX} from './constants';
|
||||
|
||||
export const toggleCheckbox = () => ({
|
||||
type: OFFTOPIC_TOGGLE_CHECKBOX
|
||||
});
|
||||
Reference in New Issue
Block a user