mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-26 03:35:19 +00:00
example: update Angular example to v14 (#3996)
This commit is contained in:
parent
edcbe02995
commit
b52688876f
25 changed files with 2268 additions and 2704 deletions
|
|
@ -23,6 +23,4 @@ import { AppComponent } from './app.component'
|
|||
providers: [],
|
||||
bootstrap: [AppComponent],
|
||||
})
|
||||
class AppModule {}
|
||||
|
||||
export { AppModule }
|
||||
export class AppModule { }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue