You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move existing search and pagination logic into a framework-agnostic src/core directory. This ensures the business logic is testable and separated from the Vue components.
Context
Move existing search and pagination logic into a framework-agnostic
src/coredirectory. This ensures the business logic is testable and separated from the Vue components.Tasks
src/core/and migrate logic.