import { ElementAction } from "./element-action";

export class FormDetailsAction extends ElementAction {
	
}