mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-17 22:39:56 +02:00
Replace require with import
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
/**
|
||||
* Created by knut on 2015-09-15.
|
||||
*/
|
||||
var navApp = window.angular.module('navApp', [])
|
||||
|
||||
navApp.controller('NavAppCtrl', function ($scope) {
|
||||
|
Reference in New Issue
Block a user