Skip to content

Reduce the amount of action imports for each Tornjak Web component #48

@lumjjb

Description

@lumjjb

There are multiple imports from actions, this probably can be abstracted since it is only used for initialization of state.

import {
  serverSelectedFunc,
  agentsListUpdateFunc,
  tornjakServerInfoUpdateFunc,
  serverInfoUpdateFunc,
  selectorInfoFunc,
  tornjakMessegeFunc
} from 'actions';

Relevant files: components/*.component.js,
and call usage by components/tornjak-api-helpers.js

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions