Skip to content
This repository has been archived by the owner on Oct 15, 2023. It is now read-only.

Commit

Permalink
Update manager.js
Browse files Browse the repository at this point in the history
  • Loading branch information
yoriiis committed Oct 15, 2023
1 parent 5f25f27 commit dc35598
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/manager.js
Expand Up @@ -5,10 +5,10 @@ import CacheManager from './cache-manager';
* @license MIT
* @name StepManager
* @version 1.2.2
* @author: Yoriiis aka Joris DANIEL <joris.daniel@gmail.com>
* @author: Yoriiis
* @description: StepManager is a library to create flexible and robust multiple steps navigation with hash, validations, browser storage and hook functions.
* {@link https://github.com/yoriiis/step-manager}
* @copyright 2020 Joris DANIEL
* @copyright 2020 Yoriiis
**/

export default class Manager {
Expand Down

0 comments on commit dc35598

Please sign in to comment.