Skip to content
Snippets Groups Projects
Commit 602f1ceb authored by Yannis Barlas's avatar Yannis Barlas
Browse files

Merge branch 'substance-upgrade-beta6' into 'staging'

Substance upgrade beta6

See merge request !21
parents 384f621f 79f2c41b
No related branches found
No related tags found
No related merge requests found
export default function last (arr) {
return arr[arr.length - 1]
}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment